Tout les signalements
#{number}
{title}
{#if difficulty !== undefined && difficulty !== null}
Difficulté
{/if} {#if importance !== undefined && importance !== null}
Importance
{/if}
État
{ISSUE_STATE_DISPLAY.get(state)}
{@html bodyHtml}
Commentaires
{#each comments as comment}
{/each}
Plus d'infos sur Gitlab
Commentaires
{#each comments as comment}
{/each}